xen: 'make clean' really cleans unconfigured subdirs.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 12 Apr 2010 16:30:08 +0000 (17:30 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 12 Apr 2010 16:30:08 +0000 (17:30 +0100)
commite6984111fd761971c8575e2ece7c0fc2c8313e68
tree3c103d0550f5a428c1de9df5c8a8b2d098a7cebf
parenta124755be68cc68c893648dd1ffc24bf122153d4
xen: 'make clean' really cleans unconfigured subdirs.

Previously we skipped those listed in variable $(subdir-), only
including those in the more explicit $(subdir-n).

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/Rules.mk